-
Home
-
AccessPress Social Login Lite – Social Login WordPress Plugin
-
3.4.8 (latest)
-
Code
-
Classes
- FacebookCurlHttpClient
Total Complexity |
11 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
130 |
Lines of code |
51 |
Logical lines of code |
23 |
Comment lines |
48 |
Methods |
7 |
Properties |
4 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
openConnection() |
S |
55 |
2 |
19 |
__construct() |
S |
79 |
2 |
3 |
send() |
S |
63 |
2 |
10 |
compileRequestHeaders() |
S |
68 |
2 |
7 |
closeConnection() |
S |
82 |
1 |
3 |
sendRequest() |
S |
80 |
1 |
3 |
extractResponseHeadersAndBody() |
S |
69 |
1 |
6 |